projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d443710
)
; lisp/window.el (display-buffer-at-bottom): Fix indentation
author
Juanma Barranquero
<lekktu@gmail.com>
Tue, 17 Nov 2015 01:02:07 +0000
(
02:02
+0100)
committer
Juanma Barranquero
<lekktu@gmail.com>
Tue, 17 Nov 2015 01:02:07 +0000
(
02:02
+0100)
lisp/window.el
patch
|
blob
|
history
diff --git
a/lisp/window.el
b/lisp/window.el
index 6d189055c153fb20ccd850c392ac27d44751b36d..295aa4f0dbff507b3e356cc38f44f6aca45575c7 100644
(file)
--- a/
lisp/window.el
+++ b/
lisp/window.el
@@
-6845,7
+6845,7
@@
selected frame."
(or (and bottom-window-shows-buffer
(window--display-buffer
buffer bottom-window 'reuse alist display-buffer-mark-dedicated))
- (and (not (frame-parameter nil 'unsplittable))
+
(and (not (frame-parameter nil 'unsplittable))
(let (split-width-threshold)
(setq window (window--try-to-split-window bottom-window alist)))
(window--display-buffer